Merged
Conversation
AAAAAAAAAAAAAAAAAAAAA (this stuff is untested btw)
Someone-193
added a commit
that referenced
this pull request
Dec 15, 2025
commit dd22906 Author: @Someone <45270312+Someone-193@users.noreply.github.com> Date: Mon Dec 15 13:47:26 2025 -0500 version bump commit 7df90e8 Author: @Someone <45270312+Someone-193@users.noreply.github.com> Date: Mon Dec 15 13:44:33 2025 -0500 feat: PR for 14.2.3 (#689) * thing * Fix Error * more thing * Fix Jailbird HitReg being removed * 14.2.3 - Documentation & Version update * Player::Cassie(global::Cassie.CassieAnnouncement) * Lift::ElevatorAutoReturn and doc * HELPPP HELP MEEEEEE HELPPPPPPPPPP AAAAAAAAAAAAAAAAAAAAA (this stuff is untested btw) * Fixes * consolidate stuff in some event args --------- Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com> commit 3a36e47 Merge: 1521dec 3a44a45 Author: @Someone <45270312+Someone-193@users.noreply.github.com> Date: Fri Nov 14 11:06:37 2025 -0500 feat: Version Bump for 14.2.2 (#683) I bump version commit 3a44a45 Author: @Someone <45270312+Someone-193@users.noreply.github.com> Date: Fri Nov 14 10:19:29 2025 -0500 version bump commit 1521dec Author: Yamato <66829532+louis1706@users.noreply.github.com> Date: Wed Nov 5 14:11:01 2025 +0100 fix: Updater ExiledDirectoryPath not being respected This was found by the Github GPT and i am surprised of it commit 22fcfef Author: @Someone <45270312+Someone-193@users.noreply.github.com> Date: Tue Nov 4 23:22:05 2025 -0500 fix: Loader accidentally loading duplicate LabAPI plugins already loaded by LabAPI Loader commit 9144e08 Author: Yamato <66829532+louis1706@users.noreply.github.com> Date: Tue Nov 4 21:41:08 2025 +0100 fix: OnItemAdded being called after OnItemRemoved (#675) * Fix OnItemAdded being called after OnItemRemoved * Update T4 file * FixOnAddedBeingCallAfterOnRemoved commit a6d1194 Merge: b5b7455 e4a57e0 Author: Yamato <66829532+louis1706@users.noreply.github.com> Date: Sun Nov 2 18:30:42 2025 +0100 Merge branch 'dev' of https://github.com/ExMod-Team/EXILED into dev commit b5b7455 Author: Yamato <66829532+louis1706@users.noreply.github.com> Date: Sun Nov 2 18:30:26 2025 +0100 Update T4 file commit e4a57e0 Author: @Someone <45270312+Someone-193@users.noreply.github.com> Date: Sun Nov 2 12:11:51 2025 -0500 feat: Load & Enable LabAPI plugins in Plugins folder (#662) * Pain and suffering * Add plugin priority * Allow deep plugin inheritance I think idk tbh this is all really confusing * Fix accidental double enumeration idk how, but the plugin tried to load a plugin twice for me, this at least eliminates the weirdness of seeing the load message twice * Fix Reload / Disable, add GetLabAPIPlugin --------- Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Describe the changes
Just a space for us Exiled dev nerds to work
What is the current behavior? (You can also link to an open issue here)
What is the new behavior? (if this is a feature change)
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information:
Types of changes
Submission checklist
Patches (if there are any changes related to Harmony patches)
Other